Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a note for image automation to upgrade guide #1664

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

stefanprodan
Copy link
Member

Add example on how to upgrade when the Flux image automation feature has been enabled at bootstrap.

Closes: fluxcd/flux2#4259

@stefanprodan stefanprodan added area/docs Documentation related issues and pull requests area/flux Flux related issues and pull requests labels Sep 20, 2023
@mrwormhole
Copy link

thanks 👍

Comment on lines 46 to 47
If you've enabled the Flux [image automation feature](/flux/guides/image-update/) at bootstrap,
make sure to include the image automation controllers when generating the components manifest:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you've enabled the Flux [image automation feature](/flux/guides/image-update/) at bootstrap,
make sure to include the image automation controllers when generating the components manifest:
If you've enabled extra Flux components at bootstrap, like those required for the [image automation feature](/flux/guides/image-update/).
Ensure to include these components when generating the components manifest:

Makes it more future safe, in case we ever introduce new components.

In addition, maybe put this in some kind of warning / note / whatever block?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is an info box right after this, too many of those I think it just creates noise.

@stefanprodan stefanprodan merged commit 33e3c70 into main Sep 20, 2023
5 checks passed
@stefanprodan stefanprodan deleted the upgrade-components-extra branch September 20, 2023 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation related issues and pull requests area/flux Flux related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flux upgrade runs into infinite loop
3 participants